Parameters
- row
- An integer value indicates the top row index of the cell range.
- column
- An integer value indicates the left column index of the cell range.
- row2
- An integer value indicates the bottom row index of the cell range.
- column2
- An integer value indicates the right column index of the cell range.
Return Value
true
if there is an item in the specified range; otherwise, false
.